home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / query_udp_port < prev    next >
Text File  |  2001-04-06  |  307b  |  13 lines

  1. SYNOPSIS
  2.         int query_udp_port(void)
  3.  
  4. DESCRIPTION
  5.         Returns the port number of the UDP socket.
  6.  
  7. HISTORY
  8.         LDMud 3.2.9 renamed this efun from query_imp_mud(). The old version
  9.           is available if the driver is compiled with USE_DEPRECATED.
  10.  
  11. SEE ALSO
  12.         send_udp(E), receive_udp(M)
  13.